CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rbf interpolation

搜索资源列表

  1. RBF++_1.2

    0下载:
  2. 径向基RBF多维空间插值算法,用于空间散乱点曲面重建,优于多项式插值-RBF RBF multidimensional spatial interpolation algorithm for space scattered surface reconstruction, better than polynomial interpolation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:127835
    • 提供者:王克东
  1. RBF

    0下载:
  2. Radial basis functions are used for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass). The package also calculates line inte
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9877
    • 提供者:ssss
  1. radial-basis-function-network

    0下载:
  2. 用于函数逼近的径向基逼近和差值,是一个基础函数,包括高斯及二项式两种,可拓展到多个应用领域-Radial basis functions are use for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subcla
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8879
    • 提供者:辛芳芳
  1. IJIT-1206_14(2)

    0下载:
  2. In this paper, we propose a novel algorithm for image inpainting based on compactly supported radial basis functions (CSRBF) interpolation. The algorithm converts 2D image inpainting problem into implict surface reconstruction problem from 3D p
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:274432
    • 提供者:payal
  1. rbf_1_01

    1下载:
  2. 径向基函数神经网络Matlab源代码,非常实用-Radial basis functions are use for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass).
  3. 所属分类:Other systems

    • 发布日期:2015-05-16
    • 文件大小:19456
    • 提供者:陈明
  1. RBF_Interp

    0下载:
  2. RBF方法对一维函数进行插值实例,选用的函数为MQ函数,可与高阶多项式插值对比,说明RBF方法克服了龙格振荡问题。-RBF method for one dimentional function interpolation, where the Runge oscillation is disappear.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:929
    • 提供者:
  1. RBF-Interpolation

    0下载:
  2. SOLVE PROGRAM RBF Interpolation BY ICA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5205
    • 提供者:hamid
  1. MATLAB-code

    0下载:
  2. 包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5852749
    • 提供者:
  1. RBF

    0下载:
  2. 径向基函数网络(RBF)特点:1)可用于任意维空间的插值;2)训练速度和插值速度较慢;3)一旦训练成功,只要存储权系数矩阵即可,适用于海量数据的插值;4)当数据不全时,可以用于数据补全。 -Radial basis function (RBF) network features: 1) can be used in any dimensional space interpolation 2) interpolation and the training speed slower 3) o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:80382
    • 提供者:三苏
  1. BPyuRBF

    0下载:
  2. 应用径向基函数神经网络进行三维空间点云的插值-Application of RBF neural network interpolation three-dimensional point cloud
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:117676
    • 提供者:蓝田玉
  1. rbfyubp-biye

    0下载:
  2. 运用c++语言,实现了BP网络和RBF网络的数据以及空间插值功能-C++ use language to achieve a data BP network and RBF network and the spatial interpolation function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:106946
    • 提供者:蓝田玉
  1. RBF

    0下载:
  2. Radial Basis Function interpolation-RBF was originally developed for scattered multivariate data interpolation (Hardy 1971). It uses a series of basis functions that are symmetric and centred at each sampling point. Radial basis functions are a s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:34598
    • 提供者:wyl
  1. rbfinterp

    2下载:
  2. 利用径向基函数进行函数插值,例子中包括一维和二维的情况,尤其是二维,生成插值的时候尽量不用双循环(Using radial basis function interpolation, examples include one-dimensional and two-dimensional, especially two-dimensional, when interpolation, as far as possible without double loop)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:118784
    • 提供者:天涯行客
  1. RBF

    0下载:
  2. 径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis functions for Matlab/Octave.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:baidudu
  1. dace

    2下载:
  2. 几种常用代理模型算法,包括Kriging,RBF,样条插值模型。能够根据样本数据拟合高精度代理模型,并提供了几个算例(Several commonly used proxy model algorithms, including Kriging,RBF, spline interpolation model.According to the sample data, the high precision proxy model can be fitted, and several example
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:4872192
    • 提供者:fsj1111
搜珍网 www.dssz.com